* net/tramp-adb.el (tramp-adb-parse-device-names):
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Feb 2014 08:41:24 +0000 (09:41 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Feb 2014 08:41:24 +0000 (09:41 +0100)
commitb735285c4e4e8314704e9a041a9fd8e31f680eae
treeadb98381749c69b43e5a68b48b44039d9d521b00
parent0f2f488d50bf73d820e8870815f1ffecd01a8788
* net/tramp-adb.el (tramp-adb-parse-device-names):
Use `accept-process-output'.
(tramp-adb-handle-file-truename): Cache the localname only.
(tramp-adb-handle-make-directory)
(tramp-adb-handle-delete-directory): Flush file properties correctly.
(tramp-adb-handle-set-file-modes): Do not raise an error when file
modes cannot be changed.

* net/tramp-cache.el (tramp-flush-directory-property): Remove also
file properties of symlinks.
lisp/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-cache.el